home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BBS / MISC / BMUG BBSUpdate.sea / DocMaker version / Update 1 – DocMaker.rsrc / TEXT_142.txt < prev    next >
Encoding:
Text File  |  1992-07-27  |  9.2 KB  |  214 lines

  1. Finding People on the Internet
  2.  
  3.  
  4. Finger
  5.  
  6. Finger is a command which provides information on a user on another system. The information may be provided by the user‚Äôs employer (in the case of an institutional database such as  at Stanford University) or it may be provided by the user, via editing the .plan file in the home directory. There is currently no ‚Äúfinger server‚Äù operating over email, so that you cannot execute finger from a store and forward network. One form of finger tells you basic information about an individual, assuming you know the machine to query. The command is of the form:
  7.  
  8. finger <search string>@host.domain
  9.  
  10. The <search string> can be a fragment of a name, but should not contain spaces. Since many UNIX sites limit user-ids to 8 characters, your search string should probably correspond to this limit. 
  11.  
  12. Example
  13.  
  14. In this example I search for a user whose name or user-id includes the string ‚Äúbernard‚Äù on the system world.std.com. This might be useful if the person‚Äôs first name is fairly unique, and I know their system name, but not their user id.  
  15.  
  16. % finger bernard@world.std.com
  17. [world.std.com]
  18. world -- The World -- Public Access UNIX -- SUN 4/280 SUNOS 4.0.3
  19.   2:22am  up 22:09,  14 users,  load average: 2.04, 2.22, 2.05
  20.  
  21. -User-     --Full name--           -What- Idle TTY -Console Location-
  22. aboba    . Bernard D Aboba         Login Fri 27-Mar-92 11:18PM from netcom.com
  23. ley.
  24.   [1290,1290]  </users/aboba>;  Group: aboba
  25.   Groups: aboba
  26.  
  27.   aboba has new mail as of Sat 28-Mar-92 12:58AM
  28.  
  29.   Plan: (last modified Mon 9-Mar-92 12:10AM)
  30.         Plan:  A course of action, measurement, and correction.
  31.         Currently, I‚Äôm recuperating from the first edition of 
  32.         Bulletin Boards and Beyond.
  33.  
  34. dirsolns . Bernard Platoniz         Login Mon 23-Mar-92 7:15PM from dialup 739-WR
  35. LD{tty00}
  36.   [1046,1046]  </users/Platoniz >;  Group: Platoniz 
  37.   Groups: Platoniz 
  38.  
  39.   Platoniz  has new mail as of Tue 24-Mar-92 8:35AM
  40.   last read Tue 24-Mar-92 8:35AM
  41.     
  42.  
  43. Institutional finger
  44.  
  45. The problem with standard finger is that you need to know on which machine the person has an account. In order to make searching easier, certain universities support an ‚Äúinstitutional finger‚Äù command of the form:
  46.  
  47. finger <search string>@<institution>.edu
  48.  
  49. When this command is executed, the institutional database is queried, returning the matching machine and user-ids. 
  50.  
  51. Example
  52.  
  53. % finger akbar@mit.edu
  54. [mit.edu]
  55. Student data loaded as of Mar 4, Staff data loaded as of Mar 3.
  56.  
  57. Notify the Registrar or Personnel as appropriate to change your information.
  58.  
  59. This service is maintained by Distributed Computing and Network Services.
  60. Send Comments regarding this service to mitdir@mit.edu.
  61.  
  62.       Use finger help@mit.edu for some instructions.
  63.  
  64. There was 1 match to your request.
  65.  
  66. Complete information will be shown only when one individual matches
  67. your query.  Resubmit your query with more information.
  68. For example, use both firstname and lastname or use the alias field.
  69.  
  70.        name: Bmug, Akbar
  71.  department: Nuclear Physics, Mascot
  72.        year: G
  73.       alias: A-Bmug
  74.  
  75. Schools implementing institutional finger
  76.  
  77. Schools implementing institutional finger include:
  78.  
  79. Domain name                                                        Institution
  80.  
  81. csus.edu                                                                 California State University at Sacramento
  82. colorado.edu                                                         University of Colorado
  83. csus.edu                                                                     California State University at Sacramento
  84. dartmouth.edu                                                     Dartmouth University
  85. iastate.edu                                                             Iowa State University
  86. mit.edu                                                                     Massachusetts Institute of Technology
  87. princeton.edu                                                        Princeton University
  88. sonoma.edu                                                             Sonoma State University
  89. sunysb.edu    State                                              University of New York at Stonybrook
  90. ucsd.edu                                                                    University of California at San Diego
  91. uiuc.edu                                                                    University of Illinois at Urbana-Champaign
  92. umich.edu                                                               University of Michigan
  93. utdallas.edu                                                          University of Texas at Dallas
  94.  
  95.  
  96. Whois
  97.  
  98. The Internet version of whois looks up users in a database maintained at nic.ddn.mil. Information on how to get your email address included in the database is included in Chapter 18 ‚Äì Knowbot. 
  99.  
  100. The simplest form of the command is:
  101.  
  102. whois <search string>
  103.  
  104. Example
  105.  
  106. A straightforward use of whois is when you have someone with a unique last name, such as mine:
  107.  
  108. % whois aboba
  109. Aboba, Bernard (BA8)            aboba@WORLD.STD.COM
  110.    1442A Walnut St. #62
  111.    Berkeley, CA 94709
  112.    (510) 549-2684
  113.  
  114.    Record last updated on 07-Jan-92.
  115.  
  116. However, if you are searching for a common name, life can become more complicated:
  117.  
  118. % whois bmug
  119.  
  120. BMUG, ALBERT (AB20)                                 510-849-2684
  121. BMUG, BERNARD N., JR. (BBS1)                        510-849-2684
  122. BMUG, KEVIN (KB20)             AKBAR@GANDWANA.ORG   510-849-2684
  123. BMUG, MICHAEL (MB17)           JEFF@MOOSEHAIR.ORG   510-849-2684
  124.  
  125. In this case, you need to execute another whois command using the symbol in parenthesis to get the information:  
  126.  
  127. % whois AB20
  128.  
  129. BMUG, ALBERT (AB20)            [No mailbox]
  130.    BMUG, Inc.
  131.    1442A Walnut St. #62
  132.    Berkeley, CA 94709
  133.    510-549-2684
  134. Record last updated on 18-Dec-91.
  135.  
  136. Institutional searching via whois
  137.  
  138. Several educational institutions such as Stanford University now maintain an extensive whois database. If you know that the person you are looking for is at a given institution, you can query the institutional database via the command:
  139.  
  140. whois -h <institution>.edu <search string>
  141.  
  142. Example
  143.  
  144. % whois -h stanford.edu Gorbachev
  145.  
  146.                        Stanford University Whois Service
  147.  "whois help" for general info        | Problems to "whois-problem@networking"
  148.  "whois update" for entry update info | Comments to "help@networking"
  149.  
  150. Gorbachev, Michael (gorby)    (510) 849-2684
  151.     Hoover Institution, Fellow
  152.  
  153. (returned 1 entry)
  154.  
  155. Institutions implementing global whois
  156.  
  157. Some of the institutions implementing global whois are:
  158.  
  159. Domain name                                                       Institution
  160.  
  161. csus.edu                                                                 California State University at Sacramento
  162. mit.edu                                                                    Massachusetts Institute of Technology
  163. ohio-state.edu                                                    Ohio State University
  164. sonoma.edu                                                            Sonoma State University
  165. sunysb.edu                                                              State University of New York at Stonybrook
  166. ucsd.edu                                                                   University of California at San Diego
  167. virginia.edu                                                          University of Virginia  
  168.     (use whois.virginia.edu)
  169.  
  170. ListServ whois
  171.  
  172. While the Internet whois is only useful to those with Internet accounts, there is also a ListServ version which can be accessed via email. However this command is somewhat different. The ListServ version of whois can only be used to find someone whom you know is subscribing to a particular ListServ. 
  173.  
  174. USENET address database
  175.  
  176. The machine pit-manager.mit.edu maintains a database of addresses of USENET posters. This database contains the names and addresses of thousands of people, many of whom are not listed in other directories. If you think that your intended recipient has been active on USENET, then you might wish to query this database.
  177.  
  178. To use this database, send mail to 
  179.  
  180. mail-server@pit-manager.mit.edu, with a subject or text of the message being:
  181.  
  182. send usenet-addresses/<name>
  183.  
  184. Example
  185.  
  186. % mail mail-server@pit-manager.mit.edu
  187. Subject: send usenet-addresses/aboba
  188. EOT
  189. Null message body; hope that's ok
  190.  
  191. The response to the request looked like this: 
  192.  
  193. From daemon@pit-manager.MIT.EDU Sat Mar 28 01:05:30 1992
  194. Received: by world.std.com (5.57/1.33.2)
  195.         id AA03598; Sat, 28 Mar 92 01:05:28 -0800
  196. Received:  by pit-manager.MIT.EDU (5.61/2.1JIK)
  197.         id <AA22838@pit-manager.MIT.EDU>; Sat, 28 Mar 92 04:05:23 -0500
  198. Date: Sat, 28 Mar 92 04:05:23 -0500
  199. From: Mr Background <daemon@pit-manager.MIT.EDU>
  200. Message-Id: <9203280905.AA22838@pit-manager.MIT.EDU>
  201. Subject: Reply from mserv re: send usenet-addresses/aboba
  202. Reply-To: mail-server@pit-manager.mit.edu
  203. X-Problems-To: postmaster@pit-manager.mit.edu
  204. Precedence: bulk
  205. To: aboba@world.std.com
  206. Status: R
  207.  
  208.  
  209. aboba@world.std.com (Bernard D Aboba)   (Mar 22 92)  
  210.  
  211.  
  212. For more information
  213.  
  214. An updated information file on finding email addresses is maintained by Mark Kantrowitz, mkant@GLINDA.OZ.CS.CMU.EDU, and is posted periodically to the USENET groups soc.college and soc.net-people. It is also available via anonymous ftp from a.gp.cs.cmu.edu in directory /afs/cs.cmu.edu/user/mkant/Public/college-email.txt. You will need to cd to this directory directly to get it though, since intermediate directories are protected.